Learn R Programming

DataSetsUni (version 0.1)

Failure and Run Times: The failure and run times from a sample of 30 devices

Description

The function allows to provide the failure and run times from a sample of 30 devices.

Usage

data_runtimes

Value

data_runtimes gives the failure and run times from a sample of 30 devices.

Arguments

data_runtimes

A vector of (non-negative integer) values.

Author

Muhammad Imran.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

Details

The values are the failure and run times from a sample of 30 devices. Recently, it is used by Abbas et al. (2023) and fitted new extended Kumaraswamy exponential distribution.

References

Abbas, S., Muhammad, M., Jamal, F., Chesneau, C., Muhammad, I., & Bouchane, M. (2023). A New Extension of the Kumaraswamy Generated Family of Distributions with Applications to Real Data. Computation, 11(2), 26.

William, Q. M., & Escobar, L. A. (1998). Statistical methods for reliability data. A. Wiley Interscience Publications, 639.

See Also

data_breakdown, data_breakdownt, data_failureairc

Examples

Run this code
x<-data_runtimes
summary(x)

Run the code above in your browser using DataLab